Click or drag to resize

PreviewItem Properties

The PreviewItem type exposes the following members.

Properties
  NameDescription
Public propertyBccRecipients
Gets the BCC recipients.
Public propertyCcRecipients
Gets the cc recipients.
Public propertyCreatedTime
Represents the date and time that a given item in the mailbox was created.
Public propertyExtendedProperties
Gets a list of extended properties that are defined on this item.
Public propertyHasAttachment
Represents a property that is set to true if an item has attachments at least one visible attachment.
Public propertyImportance
Contains the importance of an item.
Public propertyIsRead
Gets a value indicating whether this instance is read.
Public propertyItemClass
Represents the message class of an item.
Public propertyItemId
Contains the unique identifier and change key of an item in the Exchange store.
Public propertyMailbox
Gets the mailbox.
Public propertyOwaLink
Gets the owa link.
Public propertyParentItemId
Represents the identifier of the parent item.
Public propertyPreview
Gets the preview.
Public propertyReceivedTime
Gets the received time.
Public propertySender
Gets the sender.
Public propertySentTime
Gets the sent time.
Public propertySize
Represents the size in bytes of an item.
Public propertySortValue
Gets the sort value.
Public propertySubject
Represents the subject for Exchange store items and response objects.
Public propertyToRecipients
Gets to recipients.
Public propertyUniqueHash
Gets the unique hash.
Top
See Also